翻訳と辞書
Words near each other
・ Synchronous Data Link Control
・ Synchronous dynamic random-access memory
・ Synchronous Ethernet
・ Synchronous flowering
・ Synchronous frame
・ Synchronous grid of Continental Europe
・ Synchronous idle
・ Synchronous learning
・ Synchronous Meteorological Satellite
・ Synchronous motor
・ Synchronous network
・ Synchronous optical networking
・ Synchronous orbit
・ Synchronous programming language
・ Synchronous serial communication
Synchronous Serial Interface
・ Synchronous Serial Port
・ Synchronous transmit-receive
・ Synchronous virtual pipe
・ Synchrony
・ Synchrony (The X-Files)
・ Synchrony abstraction
・ Synchrony and diachrony
・ Synchrony Financial
・ Synchrophasotron
・ Synchroscope
・ Synchrotron
・ Synchrotron function
・ Synchrotron light source
・ Synchrotron radiation


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Synchronous Serial Interface : ウィキペディア英語版
Synchronous Serial Interface
Synchronous Serial Interface (SSI) is a widely used serial interface standard for industrial applications between a master (e.g. controller) and a slave (e.g. sensor). SSI is based on RS-422〔(Interfaces article by novotechnik )〕 standards and has a high protocol efficiency in addition to its implementation over various hardware platforms, making it very popular among sensor manufacturers. SSI was originally developed by Max Stegmann GMBH in 1984 for transmitting the position data of absolute encoders – for this reason, some servo/drive equipment manufacturers refer to their SSI port as a "Stegmann Interface".
It was formerly covered by the German patent DE 34 45 617 which expired in 1990. It is very suitable for applications demanding reliability and robustness in measurements under varying industrial environments.
It is different from the Serial Peripheral Interface Bus (SPI): A SSI is differential, simplex, non-multiplexed, and relies on a time-out to frame the data. A SPI is single-ended, duplex, multiplex and uses a select-line to frame the data. However, SPI peripherals on microcontrollers can implement SSI with external differential driver-ICs and program-controlled timing.
== Introduction ==

SSI is a synchronous, point to point, serial communication channel for digital data transmission. Synchronous data transmission is one in which the data is transmitted by synchronizing the transmission at the receiving and sending ends using a common clock signal. Since start and stop bits are not present, this allows better use of data transmission bandwidth for more message bits and makes the whole transmission process simpler and easier. The clock needs its own bandwidth and should be included when determining the total bandwidth required for communication between the two devices.
In general, as mentioned earlier, it is a point to point connection from a master (e.g. PLC, Microcontroller) to a slave (e.g. rotary encoders). The master controls the clock sequence and the slave transmits the current data/value through a shift register. When invoked by the master, the data is clocked out from the shift register. The master and slave are synchronized by the common clock of the controller.
The CLOCK and DATA signals are transmitted according to RS-422 standards. RS-422, also known as ANSI/TIA/EIA-422-B, is a technical standard that specifies the electrical characteristics of the balanced voltage digital interface circuit. Data is transmitted using balanced or differential signalling i.e. the CLOCK and DATA lines are basically twisted pair cables.
Inputs can use an opto-coupler for galvanic isolation (For more details see ()) that can be driven by RS-422/485 levels. The DATA output of the sensor is driven by a RS-422/485 line driver. Differential signalling improves the resistance to electromagnetic interference (EMI), hence making it a reliable communication channel over long transmission lengths and harsh external environments.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Synchronous Serial Interface」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.